" Input: { (lst) - list with results (from previous function "prepare_selection") (cache_uid) - use this UID (usually from the module scenario UID) to cache results in experiment entries (refresh_cache) - if 'yes', refresh cache (view_cache) - list of keys to add to cache (table_view) - keys to add to table (check_extra_path) - if 'yes', add extra_path based on versions in meta (CK platform) } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 table - list with retreived data } "